programs.ssh.matchBlocks.<name>.identitiesOnly
Specifies that ssh should only use the authentication
identity explicitly configured in the
~/.ssh/config files or passed on the
ssh command-line, even if ssh-agent
offers more identities.
- Type
boolean- Default
false- Declared
- <home-manager/modules/programs/ssh.nix>